|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.qualitymeasures.logmanipulation.UtilityMeasures
public class UtilityMeasures
Class used to calculate utility-based measures relating to the quality of the outcome. Extend calculateMeasures to add new measures.
| Constructor Summary | |
|---|---|
UtilityMeasures(BidSpace bidSpace)
|
|
| Method Summary | |
|---|---|
OrderedSimpleElement |
calculateMeasures(double utilA,
double utilB)
Returns an XML representation of all utility based quality measures. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UtilityMeasures(BidSpace bidSpace)
| Method Detail |
|---|
public OrderedSimpleElement calculateMeasures(double utilA,
double utilB)
utilA - utility of agreement for party AutilB - utility of agreement for party B
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||